From: Sathees Balya Date: Tue, 10 Jul 2018 13:46:51 +0000 (+0100) Subject: Added device-tree-compiler to the list of packages X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=befcbdffc9513c6f3835a027264391d0c5bd197c;p=project%2Fbcm63xx%2Fatf.git Added device-tree-compiler to the list of packages Change-Id: Ia7800dae52f152b2c3a3b41f1078ab7499d2f4b6 Signed-off-by: Sathees Balya --- diff --git a/docs/user-guide.rst b/docs/user-guide.rst index 68a74edd..087305d1 100644 --- a/docs/user-guide.rst +++ b/docs/user-guide.rst @@ -52,7 +52,7 @@ Install the required packages to build TF-A with the following command: :: - sudo apt-get install build-essential gcc make git libssl-dev + sudo apt-get install device-tree-compiler build-essential gcc make git libssl-dev TF-A has been tested with `Linaro Release 17.10`_.